Telegram Group & Telegram Channel
برمجة تطبيقات الويندوز C# Programming
من سيربح المليون.zip
كود حذف إجابتين

اضف الكود التالي لمشروع اللعبة في كلاس Form2

وقم بربط الحدث Click للأداة pictureBox3 بالدالة pictureBox3_Click


private void pictureBox3_Click(object sender, EventArgs e)
{
pictureBox3.Image = Properties.Resources.No_50_50;
Delete_two_answers();
pictureBox3.Enabled = false;

}
void Delete_two_answers()
{
int x = 4;
foreach (var item in tableLayoutPanel1.Controls)
{
UCQuCh uc = item as UCQuCh;
if (uc.Content != CorrectAnswer&&x>2)
{
uc.Content = "";
x--;
}
}
}



tg-me.com/CsharpWindowsForm/422
Create:
Last Update:

كود حذف إجابتين

اضف الكود التالي لمشروع اللعبة في كلاس Form2

وقم بربط الحدث Click للأداة pictureBox3 بالدالة pictureBox3_Click


private void pictureBox3_Click(object sender, EventArgs e)
{
pictureBox3.Image = Properties.Resources.No_50_50;
Delete_two_answers();
pictureBox3.Enabled = false;

}
void Delete_two_answers()
{
int x = 4;
foreach (var item in tableLayoutPanel1.Controls)
{
UCQuCh uc = item as UCQuCh;
if (uc.Content != CorrectAnswer&&x>2)
{
uc.Content = "";
x--;
}
}
}

BY برمجة تطبيقات الويندوز C# Programming


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/CsharpWindowsForm/422

View MORE
Open in Telegram


برمجة تطبيقات الويندوز C Programming Telegram | DID YOU KNOW?

Date: |

Unlimited members in Telegram group now

Telegram has made it easier for its users to communicate, as it has introduced a feature that allows more than 200,000 users in a group chat. However, if the users in a group chat move past 200,000, it changes into "Broadcast Group", but the feature comes with a restriction. Groups with close to 200k members can be converted to a Broadcast Group that allows unlimited members. Only admins can post in Broadcast Groups, but everyone can read along and participate in group Voice Chats," Telegram added.

Mr. Durov launched Telegram in late 2013 with his brother, Nikolai, just months before he was pushed out of VK, the Russian social-media platform he founded. Mr. Durov pitched his new app—funded with the proceeds from the VK sale—less as a business than as a way for people to send messages while avoiding government surveillance and censorship.

برمجة تطبيقات الويندوز C Programming from ru


Telegram برمجة تطبيقات الويندوز C# Programming
FROM USA